In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / TwainSetPixelType Method

TwainSetPixelType Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(902)>

Function TwainSetPixelType( _

   ByVal PixelType As TwainPixelType _

) As Boolean
[DispId(902)]

bool TwainSetPixelType( 

   TwainPixelType PixelType

)
function TwainSetPixelType( 

    PixelType: TwainPixelType

): Boolean; 
DispIdAttribute(902)

function TwainSetPixelType( 

   PixelType : TwainPixelType

) : boolean;
[DispId(902)]

bool TwainSetPixelType( 

   TwainPixelType PixelType

) 
[DispId(902)]

bool TwainSetPixelType( 

   TwainPixelType PixelType

) 

Parameters

PixelType
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members